const crypto/tls.typeEncryptedExtensions
3 uses
crypto/tls (current package)
common.go#L66: typeEncryptedExtensions uint8 = 8
conn.go#L1075: case typeEncryptedExtensions:
handshake_messages.go#L852: b.AddUint8(typeEncryptedExtensions)
The pages are generated with Golds v0.4.9. (GOOS=linux GOARCH=amd64)